Skip to content

CI: Fix PHP7.4 build - #327

Merged
staabm merged 6 commits into
phpstan:2.0.xfrom
staabm:fix74
Sep 4, 2026
Merged

CI: Fix PHP7.4 build#327
staabm merged 6 commits into
phpstan:2.0.xfrom
staabm:fix74

Conversation

@staabm

@staabm staabm commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

fixes

 ------ ---------------------------------------------------------------------- 
  Line   src/Rules/PHPUnit/TestMethodsHelper.php                               
 ------ ---------------------------------------------------------------------- 
  13     Used function str_starts_with not found.                              
         🪪  function.notFound                                                  
         💡  Learn more at https://phpstan.org/user-guide/discovering-symbols   
  65     Function str_starts_with not found.                                   
         🪪  function.notFound                                                  
         💡  Learn more at https://phpstan.org/user-guide/discovering-symbols   
 ------ ---------------------------------------------------------------------- 

 ------ ---------------------------------------------------------------------- 
  Line   src/Type/PHPUnit/DynamicCallToAssertionIgnoreExtension.php            
 ------ ---------------------------------------------------------------------- 
  11     Used function str_starts_with not found.                              
         🪪  function.notFound                                                  
         💡  Learn more at https://phpstan.org/user-guide/discovering-symbols   
  36     Function str_starts_with not found.                                   
         🪪  function.notFound                                                  
         💡  Learn more at https://phpstan.org/user-guide/discovering-symbols   
 ------ ---------------------------------------------------------------------- 

@staabm staabm changed the title Fix PHP7.4 build CI: Fix PHP7.4 build Sep 4, 2026
@staabm
staabm merged commit 8282cc8 into phpstan:2.0.x Sep 4, 2026
97 checks passed
@staabm
staabm deleted the fix74 branch September 5, 2026 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant